home *** CD-ROM | disk | FTP | other *** search
/ Kit PC World De Ampliacion De Windows 95 / Kit PC World de ampliacion de Windows 95.iso / internet / sweeper / samples / olecon~1 / controls / localize / dispids.h next >
Text File  |  1995-11-25  |  851b  |  27 lines

  1. //=--------------------------------------------------------------------------=
  2. // Dispids.H
  3. //=--------------------------------------------------------------------------=
  4. // Copyright  1995  Microsoft Corporation.  All Rights Reserved.
  5. //
  6. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  7. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO 
  8. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A 
  9. // PARTICULAR PURPOSE.
  10. //=--------------------------------------------------------------------------=
  11. //
  12. // dispids for use in an automation or control object.
  13. //
  14. #ifndef _DISPIDS_H_
  15.  
  16. //=--------------------------------------------------------------------------=
  17. // for the Localize control
  18. // properties & methods
  19. //
  20.  
  21. // events
  22. //
  23.  
  24.  
  25. #define _DISPIDS_H_
  26. #endif // _DISPIDS_H_
  27.